getNeighbors

abstract fun getNeighbors(index: Int): MeshProtos.Neighbor

The list of out edges from this node
repeated .meshtastic.Neighbor neighbors = 4;